The AddUnboundFieldObject method adds an unbound FieldObject Object to the Section Object. The unbound field can be bound to a Crystal Report formula or a data source at runtime.
Function AddUnboundFieldObject (ValueType As CRFieldValueType,
Left As Long, Top As Long) As FieldObject
Parameter | Description |
CRFieldValueType. Specifies the type of value in the field. | |
Specifies the offset of the top left corner of the Object that you are adding relative to the top left corner of the parent Section, in twips. | |
Specifies the offset of the top left corner of the Object that you are adding relative to the top left corner of the parent Section, in twips. |
Returns a FieldObject Object.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |